home *** CD-ROM | disk | FTP | other *** search
/ Aminet 41 / Aminet 41 (2001)(Schatztruhe)[!][Feb 2001].iso / Aminet / comm / net / FreedomC1.14.lha / FreeEventMiami.txt < prev    next >
Text File  |  1999-05-20  |  3KB  |  84 lines

  1.  
  2. HOW TO INSTALL FREEEVENTMIAMI
  3. --------------------------------------------------------------------- 
  4.  
  5.   FreeEventMiami install method
  6.   -----------------------------
  7.  
  8.   * Open Miami NOW!
  9.  
  10.   * Select Events Folder
  11.  
  12.   * Select Shell in event Online on Miami
  13.     Write on field : Freedom:FreeEventMiami -online
  14.  
  15.   * Select Shell in event Active Offline on Miami
  16.     Write on field : Freedom:FreeEventMiami -offline
  17.  
  18.   * Select Shell in event Passive Offline on Miami
  19.     Write on field online : Freedom:FreeEventMiami -offline
  20.  
  21.   * Over! Now you have a realtime integration with miami
  22.  
  23.     Obs: FreeEventMiami is not a shell, it`s C  program.  Most  Miami
  24.          support C programs in this field, so you doesn`t need create
  25.          shell script.               
  26.  
  27. --------------------------------------------------------------------- 
  28.  
  29.   FreeEventMiami tool
  30.   -------------------
  31.  
  32.   This program was developed to allow a total integration with Miami,
  33. allowing an exportation off all connections and  occurrences in  real
  34. time to Freedom's bases.
  35.  
  36.   FreeEventMiami was developed in C, a program to be used by  command
  37. line, or inside a former shell, ex:
  38.  
  39.   FreeEventMiami -online           (or)
  40.   FreeEventMiami -offline
  41.  
  42.   He works in the following way: 
  43.   -----------------------------
  44.  
  45.   Event Online:
  46.   * When Miami  connects  in   Web,   it   creates   a   file   named
  47.     "S:Freedom.Miami.Temp" with 40 bytes at  most.  It  will  contain
  48.     informations about this connection.
  49.   
  50.   Event Active ou Passive Offline:
  51.   * It will read the file "S:Freedom.Miami.Temp" and removes it,  and
  52.     generates in Freedom Call's  data  base  informations  about  the
  53.     current connection. 
  54.   
  55.   That allows to you a real integration of Miami with Freedom Call.
  56.  
  57.   You   can  increase  the  option  -remove  in   the   execution  of
  58. FreeEventMiami. It will removes Miami's log after add informations  in
  59. data base.
  60.  
  61.   FreeEventMiami -offline -remove
  62.  
  63.   Obs: If this option was used, you cannot use data's  generation  of
  64. Freedom  Call  anymore,  because  that  would  clear  its  base.  The
  65. generation don't adds, but creates a new data base.
  66.   
  67.   * In case of lack of light in the middle of a connection, the  file
  68.     "S:Freedom.Miami.Temp" only will be atualized at the next
  69.     connection, generating informations for "Shutdown Online" field.
  70.  
  71.   (Warning)
  72.   ---------
  73.  
  74.   Even   using  FreeEventMiami,  Miami's  log  should   be   enabled,
  75. because the base will be updated  with  it's  informations.  "Remove"
  76. option of FreeEventMiami is used  to  eliminates  the  redundancy  of
  77. informations.
  78.  
  79.   IMPORTANT
  80.   ---------
  81.  
  82.   If you like don't delete your miami log  file,  don't  use  remove
  83. option! I recommend don't use -remove, but you decide! :)    
  84.